zfs-create(8): ZFS for swap: caution, clarity#16893
zfs-create(8): ZFS for swap: caution, clarity#16893makhomed wants to merge 2 commits intoopenzfs:zfs-2.1-releasefrom makhomed:zfs-2.1-release
Conversation
zfs-create(8): ZFS for swap: caution, clarity Make the section heading more generic (the section relates to ZFS files as well as ZFS volumes). Swapping to a ZFS volume is prone to deadlock. Remove the related instruction, direct readers to OpenZFS FAQ. Related, but not linked from within the manual page: <https://openzfs.github.io/openzfs-docs/Project%20and%20Community/FAQ.html#using-a-zvol-for-a-swap-device-on-linux> (Using a zvol for a swap device on Linux). Signed-off-by: Hennadii Makhomed <makhomed@gmail.com>
…date zfs-create(8): ZFS for swap: caution, clarity
|
@makhomed such backports should be at least as |
|
@makhomed I just created a new That said, it unlikely we'll do another 2.1.x release (although not impossible). We only released 2.1.16 to fix a build problem. If you want to continue with this PR, you'll want to get rid of the merge commit as @gmelikov mentioned. |
zfs-create(8): ZFS for swap: caution, clarity
Make the section heading more generic (the section relates to ZFS files as well as ZFS volumes).
Swapping to a ZFS volume is prone to deadlock. Remove the related instruction, direct readers to OpenZFS FAQ. Related, but not linked from within the manual page:
https://openzfs.github.io/openzfs-docs/Project%20and%20Community/FAQ.html#using-a-zvol-for-a-swap-device-on-linux (Using a zvol for a swap device on Linux).
Motivation and Context
Fixes issue #16891
Description
Backport patch from 6c29422 to branch 2.1-release
How Has This Been Tested?
man page updated only, no code changes.
Types of changes
Checklist:
Signed-off-by.